home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / ChipCD 6.02.iso / test / vbuster / VBWin9X.exe / data1.cab / Help_Files_ENG / VBShield.chm / html / msdn_ie3.css next >
Cascading Style Sheet File  |  2002-01-31  |  729b  |  59 lines

  1. BODY {
  2.     font: 85% "Verdana"}
  3.     
  4. h1, h2, h3, h4 {
  5.     font-family: verdana, Arial, Helvetica, sans-serif;    
  6.     font-size: 85%; }
  7.     
  8. P  {
  9.     font: 85% "Verdana";
  10.     color: black}
  11.  
  12. CODE {
  13.     font: 100% "courier new"}
  14.  
  15. PRE {
  16.     font: 100% "courier new"}
  17.     
  18. PRE CODE {
  19.     font-size: 110% }
  20.  
  21. TD {
  22.     font-size: 85%;
  23.     color: black }
  24.  
  25. a:link       { color: #00FFFF }
  26. a:visited    { color: #FF0000 }
  27. .label {
  28.     font-weight: bold }
  29.     
  30. .tl {
  31.     margin-bottom: 6pt }
  32.     
  33. .atl {
  34.     margin-left: .25in;
  35.     margin-bottom: -0pt }
  36.  
  37. .cfe {
  38.     font-weight: bold }
  39.     
  40. .mini {
  41.     font-size: 65% }
  42.     
  43. LI {
  44.     color: #000000 }
  45.  
  46. LI UL {
  47.     margin-top: 9pt;
  48.     margin-bottom: 9pt }
  49.     
  50.  
  51. LI OL {
  52.     margin-top: 9pt;
  53.     margin-bottom: 9pt }
  54.     
  55. .dt {
  56.     margin-bottom: -9pt }
  57.     
  58. .indent {
  59.     margin-left: .25in }